home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / arcanecastle.swf / scripts / DefineButton2_501 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-03-12  |  45 b   |  4 lines

  1. on(release){
  2.    gotoAndStop("level 3");
  3. }
  4.